home *** CD-ROM | disk | FTP | other *** search
/ Sprite 1984 - 1993 / Sprite 1984 - 1993.iso / src / cmds / df / RCS / df.man,v < prev   
Encoding:
Text File  |  1988-12-30  |  1.2 KB  |  69 lines

  1. head     1.2;
  2. branch   ;
  3. access   ;
  4. symbols  ;
  5. locks    ; strict;
  6. comment  @@;
  7.  
  8.  
  9. 1.2
  10. date     88.12.30.09.25.16;  author ouster;  state Exp;
  11. branches ;
  12. next     1.1;
  13.  
  14. 1.1
  15. date     88.12.21.10.59.11;  author ouster;  state Exp;
  16. branches ;
  17. next     ;
  18.  
  19.  
  20. desc
  21. @@
  22.  
  23.  
  24. 1.2
  25. log
  26. @More format upgrades.
  27. @
  28. text
  29. @' $Header: /a/newcmds/df/RCS/df.man,v 1.1 88/12/21 10:59:11 ouster Exp $ SPRITE (Berkeley)
  30. .so \*(]ltmac.sprite
  31. .HS DF prog
  32. .BS
  33. .SH NAME
  34. df \- Print information about disk free space
  35. .SH SYNOPSIS
  36. \fBdf\fR [\fIfile file \fR...]
  37. .BE
  38.  
  39. .SH DESCRIPTION
  40. .PP
  41. This command will print information about disk utilization and free
  42. space for some or all of the file system domains.  If no arguments
  43. are given, it prints out information for all the domains in the
  44. current host's prefix table (i.e., all the domains that have been
  45. accessed since the host was booted).  If one or more \fIfile\fR
  46. arguments is given, then \fBdf\fR will print out information for the
  47. domains containing those files.
  48.  
  49. .SH "SEE ALSO"
  50. prefix
  51.  
  52. .SH KEYWORDS
  53. disk, free space, utilization
  54. @
  55.  
  56.  
  57. 1.1
  58. log
  59. @Initial revision
  60. @
  61. text
  62. @d1 1
  63. a1 1
  64. ' $Header: df,v 1.1 88/08/07 17:47:31 ouster Exp $ SPRITE (Berkeley)
  65. d18 1
  66. a18 1
  67. arguments is given, then Df will print out information for the
  68. @
  69.